home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / CHIP_CD_2004-06.iso / software / miranda_hit / files / miranda-im-v0.3.3.exe / Docs / "Jabber-Readme.txt" < prev    next >
Text File  |  2003-08-15  |  3KB  |  65 lines

  1. Jabber Protocol Plugin for Miranda IM
  2. =====================================
  3.  
  4. Installation:
  5.   Copy jabber.dll to Miranda's plugins directory.
  6.  
  7.   If you want to have multiple jabber accounts online at the same time,
  8.   you need to have multiple copies of jabber.dll, each with different name,
  9.   all in Miranda's plugins directory. Note that all configurations for a
  10.   Jabber account (including your contact list) are associated with the
  11.   DLL's name. In addition, it is highly recommended that you do NOT choose
  12.   the name that is in conflict with other plugins or any database categories
  13.   used by Miranda core (use DatabaseViewer or DatabaseEditor to see what
  14.   database categories are already in use).
  15.  
  16.   SSL support requires SSLEAY32.DLL and LIBEAY32.DLL from OpenSSL 0.9.6
  17.   or later. These two files should be copied into the Miranda IM directory
  18.   (directory containing miranda32.exe) or Windows system directory.
  19.   If you cannot find these OpenSSL DLL files, you can download a copy
  20.   from http://jabber.au.edu/miranda.
  21.  
  22.   The option for sending messages with full acknowledgement is disabled
  23.   by default. This feature works only when the jabber client at the other
  24.   end can respond with message acknowledgement. If your messages seem to
  25.   time out all the time, try disabling this option before reporting any bugs.
  26.  
  27. More information:
  28.   Web: http://jabber.au.edu/miranda
  29.   E-mail: keh@au.edu
  30.  
  31. Copyright (c) 2002-2003 Santithorn Bunchua (keh@au.edu)
  32.  
  33. Acknowledgement:
  34.   I would like to thank the following people for their helps and/or comments
  35.   (alphabetically listed):
  36.     Dmitry Balabanov
  37.     Nikola Dachev
  38.     Sam Kothari
  39.     J÷rgen Persson
  40.     Robert Rainwater
  41.     Adam Strzelecki
  42.     Michal Wojciechowski
  43.  
  44. ================================================================
  45.  
  46. Jabber Protocol Plugin for Miranda IM
  47. Tlen Protocol Plugin for Miranda IM
  48. Copyright (C) 2002-2003  Santithorn Bunchua
  49.  
  50. This program is free software; you can redistribute it and/or
  51. modify it under the terms of the GNU General Public License
  52. as published by the Free Software Foundation; either version 2
  53. of the License, or (at your option) any later version.
  54.  
  55. This program is distributed in the hope that it will be useful,
  56. but WITHOUT ANY WARRANTY; without even the implied warranty of
  57. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  58. GNU General Public License for more details.
  59.  
  60. You should have received a copy of the GNU General Public License
  61. along with this program; if not, write to the Free Software
  62. Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  63.  
  64. ================================================================
  65.